From 74a58f0672fee6fcde027e56f903d1ce9d9829a7 Mon Sep 17 00:00:00 2001 From: "iap10@freefall.cl.cam.ac.uk" Date: Wed, 7 May 2003 16:52:28 +0000 Subject: [PATCH] bitkeeper revision 1.215 (3eb939ccMh-htlTT57A_qBe1F8pzJw) do a "bk -r co" before build --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f80a30c946..261c8190f8 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,8 @@ # that appropriate versions of the build tools are already installed in # the initial system setup. -all: +all: + bk -r co $(MAKE) -C xen $(MAKE) -C tools/balloon $(MAKE) -C tools/domain_builder -- 2.30.2